home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 12
/
BBS in a box XII-2.iso
/
Files II
/
Prog
/
B-C
/
C Servant™.sit
/
C Info.rsrc
/
TEXT_131_aText.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-02-23
|
298 b
|
14 lines
PreProcessor Commands
#define identifier token string
#define id (id, ...)token string
#undef identifier
#include "filename"
#include <filename>
#if constant-expression
#ifdef identifier
#ifndef identifier
#else
#endif
#line constant identifier